Skip to content

CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) #3508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ForwardDiff package from 0.10.3 to 0.10.3, 1.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@oscardssmith
Copy link
Member

@AayushSabharwal

@AayushSabharwal AayushSabharwal force-pushed the compathelper/new_version/2025-03-27-03-22-19-369-02204052149 branch from 04d946c to 2c88a0f Compare July 8, 2025 15:34
Copy link
Contributor Author

github-actions bot commented Jul 8, 2025

Benchmark Results (Julia vlts)

Time benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.0826 ± 0.0052 s 0.0869 ± 0.0053 s 0.95 ± 0.083
init 0.0612 ± 0.0017 ms 0.0616 ± 0.0015 ms 0.993 ± 0.037
large_parameter_init/ODEProblem 0.698 ± 0.0089 s 0.694 ± 0.0077 s 1.01 ± 0.017
large_parameter_init/init 0.112 ± 0.0023 ms 0.114 ± 0.0028 ms 0.984 ± 0.031
mtkcompile 0.035 ± 0.00093 s 0.0348 ± 0.00087 s 1.01 ± 0.037
time_to_load 5.55 ± 0.019 s 5.52 ± 0.038 s 1.01 ± 0.0077
Memory benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.588 M allocs: 20 MB 0.59 M allocs: 20.1 MB 0.997
init 0.908 k allocs: 0.0479 MB 0.908 k allocs: 0.0479 MB 1
large_parameter_init/ODEProblem 4.61 M allocs: 0.177 GB 4.58 M allocs: 0.176 GB 1.01
large_parameter_init/init 1.75 k allocs: 0.0874 MB 1.75 k allocs: 0.0874 MB 1
mtkcompile 0.233 M allocs: 8.64 MB 0.233 M allocs: 8.68 MB 0.995
time_to_load 0.153 k allocs: 14.5 kB 0.153 k allocs: 14.5 kB 1

Copy link
Contributor Author

github-actions bot commented Jul 8, 2025

Benchmark Results (Julia v1)

Time benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.0842 ± 0.0069 s 0.0833 ± 0.0028 s 1.01 ± 0.089
init 0.0567 ± 0.012 ms 0.0556 ± 0.012 ms 1.02 ± 0.31
large_parameter_init/ODEProblem 0.727 ± 0.03 s 0.7 ± 0.025 s 1.04 ± 0.056
large_parameter_init/init 0.1 ± 0.011 ms 0.0999 ± 0.011 ms 1.01 ± 0.16
mtkcompile 0.0348 ± 0.00074 s 0.0346 ± 0.0011 s 1.01 ± 0.038
time_to_load 5.78 ± 0.071 s 5.71 ± 0.014 s 1.01 ± 0.013
Memory benchmarks
master 2c88a0f... master / 2c88a0f...
ODEProblem 0.579 M allocs: 18.9 MB 0.58 M allocs: 18.9 MB 0.999
init 0.815 k allocs: 0.0318 MB 0.815 k allocs: 0.0318 MB 1
large_parameter_init/ODEProblem 4.71 M allocs: 0.171 GB 4.68 M allocs: 0.169 GB 1.01
large_parameter_init/init 1.66 k allocs: 0.0712 MB 1.66 k allocs: 0.0712 MB 1
mtkcompile 0.233 M allocs: 8.08 MB 0.233 M allocs: 8.08 MB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@oscardssmith
Copy link
Member

DataInterpolations is finally dealt with, so this should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants